home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC for Alla 2005 May
/
PC för Alla 0505.iso
/
fullversioner
/
realsoft3d
/
data1.cab
/
Scripting
/
scripting
/
Windows
/
CallbackTest.js
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2005-04-04
|
149 b
|
7 lines
include("myclasses/windows/myCallbackTestWin.js");
win = new myCallbackTestWin(R3WGA_Parent, _r3gui);
win.FIT(R3WFP_BESTFIT);
win.REALIZE();